home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / DATATION / MAILCALL.LZH / README.BAT < prev    next >
DOS Batch File  |  1989-10-14  |  7KB  |  94 lines

  1. echo off
  2. cls
  3. echo ╒╡Mail Call (MC) ═════════════════════════════════════════════════════════════╗
  4. echo │ You should find several files here (in addition to ReadMe.Bat):             ║
  5. echo │                                                                             ║
  6. echo │      MC.Exe   Mail Call itself.  To get started, just type MC.              ║
  7. echo │      MC.Doc   Mail Call's manual                                            ║
  8. echo │     MCE.Com   MC Express  (RAM-resident version of Mail Call) \ registered  ║
  9. echo │     MCE.Doc   Manual for MC Express                           / users only  ║
  10. echo │       *.Doc   Several sample files to test MC's 'Personalized Document'     ║
  11. echo │               feature.  Letter.Doc & Memo.Doc are great for quick notes     ║
  12. echo │  DialMe.Bas   To experiment/find the right codes for your modem.            ║
  13. echo │                                                                             ║
  14. echo ╞═════════════════════════════════════════════════════════════════════════════╣
  15. echo │                                                                             ║
  16. echo │    We updated MC recently.  For example, we added MC Express, a RAM-resident║
  17. echo │ program to print envelopes on HP LaserJets.  Use it while still in your word║
  18. echo │ processor writing a letter.  And MC Express also Saves-Names-To-A-File -- a ║
  19. echo │ mail merge file you can later import right into Mail Call.                  ║
  20. echo │                                                                             ║
  21. echo │    And MC now has UNLIMITED capacity - with its multiple-file feature.  See ║
  22. echo │ MC.Doc for details.  (Registered users:  at the DOS prompt, enter 'MC Demo')║
  23. echo │                                                                             ║
  24. echo │    And now for the big news . . .                                           ║
  25. echo ╘═══════════════════════════════════════════ (C) 1987, 1988, RWS & Associates╞╝
  26. pause
  27. cls
  28. echo ╒╡Form Design and Form Master ════════════════════════════════════════════════╗
  29. echo │    On top of the improvements to Mail Call, we just wrote two new programs: ║
  30. echo │ FORM DESIGN (PFD)  and  FORM MASTER (PFM).                                  ║
  31. echo │                                                                             ║
  32. echo │   * Design professional quality forms with Form Design--it's fast and easy. ║
  33. echo │   * Then use either PFD or PFM to fill them out.                            ║
  34. echo │     -  PFM pulls names, addresses, etc. from your Mail Call (or other)      ║
  35. echo │        database, printing them right where you want them.                   ║
  36. echo │     -  "Auto-Edit" lets you quickly fill out forms -- in areas you marked.  ║
  37. echo │     -  Math options (+-/*) add convenience, speed and accuracy !!!          ║
  38. echo │     -  Print 1 form, or batch-print forms for many people at once--filled   ║
  39. echo │        out for you (PFM links forms to a database--filling them out for you)║
  40. echo │                                                                             ║
  41. echo │    PFD and PFM use many of the same commands as Mail Call (there's little   ║
  42. echo │ new to learn).  But the magic is their ability to use the same database     ║
  43. echo │ files Mail Call does.  This lets you manage most every piece of paper in    ║
  44. echo │ your office or home -- with one, consistent set of programs.                ║
  45. echo │                                                                             ║
  46. echo │   PFD and PFM are only $45.  They'll work with most any printer.  And they  ║
  47. echo │ have special support for HP LaserJets (+/500/Series II or later) and Epson  ║
  48. echo │ printers.  They'll also work with any printer.                              ║
  49. echo ╘═══════════════════════════════════════════ (C) 1988, 1989, RWS & Associates╞╝
  50. pause
  51. cls
  52. echo  ═════════════════════════════════════════════════════════════════════════════
  53. echo  ═════════════════════════════════════════════════════════════════════════════
  54. echo     I'll now display Sample2.Doc.  This is 1 of 2 sample files we included
  55. echo     with Mail Call so you can test MC's 'Personalized Document' feature.
  56. echo              ══════════════════════════════════════════════════
  57. echo     Watch for phrases like '&name', '&street' or '&title.'  MC looks for these
  58. echo     'merge keys' and replaces them with info from your database.  Often refer-
  59. echo     red to as a 'Mail Merge' feature, MC's Personalized Document feature is
  60. echo                  EXTREMELY:  Fast, Easy to Use, and Convenient
  61. echo     Please read both Sample.Doc and Sample2.Doc.  And run both through MC.
  62. echo     Also see Letter.Doc and Memo.Doc -- very fast ways to dash off a quick
  63. echo     letter or memo - without a word processor.
  64. echo  ═════════════════════════════════════════════════════════════════════════════
  65. echo  ═════════════════════════════════════════════════════════════════════════════
  66. pause
  67. cls
  68. type sample2.doc
  69. pause
  70. cls
  71. echo  ═════════════════════════════════════════════════════════════════════════════
  72. echo  ═════════════════════════════════════════════════════════════════════════════
  73. echo    MC is very easy to use.  You can jump right in and use most features with
  74. echo    little trouble.   Just type MC at the DOS prompt to begin.
  75. echo    ════════════════════════════════════════════════════════════════════════
  76. echo    But despite MC's 'apparent' simplicity, it has some powerful features.
  77. echo    To get the most out of MC, at least a quick glance at MC.Doc is essential.
  78. echo    To copy MC.Doc to your printer:
  79. echo        * Ensure your printer has about 30-40 sheets of paper
  80. echo        * Set it up to print 65-66 lines per page.  MC.Doc sends a form feed
  81. echo          at the end of each page; some pages are 60 lines long.
  82. echo        * BE SURE to use fixed-space type (not proportional spacing).  The
  83. echo          tables and charts look terrible when printed with proportionally
  84. echo          spaced fonts.
  85. echo        * Type 'COPY MC.DOC PRN' at the DOS prompt
  86. echo        * Registered users:  also type 'COPY MCE.DOC PRN' to print MCE's
  87. echo          manual (about 15-20 pages).
  88. echo    ════════════════════════════════════════════════════════════════════════
  89. echo    We hope you find MC as easy-to-use, convenient and helpful as we've
  90. echo    found it to be in both our personal and business efforts.  If you Don't,
  91. echo    please drop us a note with comments and suggestions.
  92. echo  ═════════════════════════════════════════════════════════════════════════════
  93. echo  ═════════════════════════════════════════════════════════════════════════════
  94.